github.com/klauspost/compress/zstd.frameHeader.SingleSegment (field)
8 uses
github.com/klauspost/compress/zstd (current package)
decodeheader.go#L256: SingleSegment: h.SingleSegment,
encoder.go#L252: SingleSegment: false,
encoder.go#L536: SingleSegment: true,
encoder.go#L561: SingleSegment: single,
frameenc.go#L18: SingleSegment bool
frameenc.go#L31: if f.SingleSegment {
frameenc.go#L66: if !f.SingleSegment {
frameenc.go#L76: if f.SingleSegment {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |